Skip to content

Upgrade: Bump @storybook/addon-essentials from 6.0.21 to 6.5.9#224

Closed
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9
Closed

Upgrade: Bump @storybook/addon-essentials from 6.0.21 to 6.5.9#224
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2022

Copy link
Copy Markdown
Contributor

Bumps @storybook/addon-essentials from 6.0.21 to 6.5.9.

Release notes

Sourced from @​storybook/addon-essentials's releases.

v6.5.9

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

v6.5.9-alpha.2

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

v6.5.9-alpha.1

Bug Fixes

  • Core: Fix process is not defined (#18367)

v6.5.9-alpha.0

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

v6.5.8

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.8-alpha.0

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.7

Bug Fixes

  • Preview: Default select to viewMode story (#18370)

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

6.5.9 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

6.5.9-alpha.2 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

6.5.9-alpha.1 (June 13, 2022)

Bug Fixes

  • Core: Fix process is not defined (#18367)

6.5.9-alpha.0 (June 12, 2022)

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

6.5.8 (June 9, 2022)

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

6.5.8-alpha.0 (June 7, 2022)

Bug Fixes

... (truncated)

Commits
  • e2673f7 v6.5.9
  • 2f699f9 Update git head to 6.5.9-alpha.2, update yarn.lock
  • 2d56b47 v6.5.9-alpha.2
  • 81cfddb Update git head to 6.5.9-alpha.1, update yarn.lock
  • 9c2e14f v6.5.9-alpha.1
  • 54d5512 Update git head to 6.5.9-alpha.0, update yarn.lock
  • 561ef6e v6.5.9-alpha.0
  • 0f4aa94 Update git head to 6.5.8, update yarn.lock
  • 62155d6 v6.5.8
  • d871874 Update git head to 6.5.8-alpha.0, update yarn.lock
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.0.21 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2022
@changeset-bot

changeset-bot Bot commented Jul 1, 2022

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 65e021a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github

dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #229.

@dependabot dependabot Bot closed this Oct 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9 branch October 1, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants